ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / BTLE functions
  • Miscellaneous
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Used to disconnect from a Bluetooth Low Energy device.
Example
myDevice is btleDevice
myDevice.Connect()
...
myDevice.Disconnect()
Syntax
<Device>.Disconnects()
<Device>: btleDevice variable
Name of btleDevice variable representing the Bluetooth device to use.
Remarks

Miscellaneous

BTLEListDevice is used to list the Bluetooth LE devices accessible from the device.



Necessary versions
Component: wd290com.dll
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/27/2023

Send a report | Local help